home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Esportes
/
turboracer.swf
/
scripts
/
DefineButton2_209
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2007-07-10
|
158b
|
7 lines
on(release){
set("_root:Challenge",false);
set("_root:TimeUp",false);
set("_root:PassLevel",2);
_parent._parent.gotoAndStop("StartGame");
}